Problem Note 59497: The SAS® Embedded Process for SAP HANA installation script fails with "Error: User root is not allowed to execute..."
When running the InstallSASEPFIles.sh script to try to install the SAS Embedded Process for SAP HANA, you might encounter the following error:
Error: User root is not allowed to execute Softlink hana_saslink_ep.so error in /usr/local/lib
A workaround for this issue is to follow the steps below:
- Open the InstallSASEPFIles.sh script file and remove the word sudo from the two lines of code that create the symbolic links.
Note: In this step, the InstallSASEPFIles.sh script creates the configuration file and sets its owner to root. Because the file must be read by the SAS Embedded Process at startup time, you must complete step 2 below.
- Explicitly set the permissions on the generated SAS Embedded Process configuration file,
.../SASEPHome/misc/sasenv.cfg, to 644 or 755.
Operating System and Release Information
SAS System | SAS Scoring Accelerator for SAP HANA | Solaris for x64 | 9.4 TS1M3 | 9.4 TS1M5 |
Linux for x64 | 9.4 TS1M3 | 9.4 TS1M5 |
HP-UX IPF | 9.4 TS1M3 | 9.4 TS1M5 |
64-bit Enabled Solaris | 9.4 TS1M3 | 9.4 TS1M5 |
64-bit Enabled AIX | 9.4 TS1M3 | 9.4 TS1M5 |
Microsoft® Windows® for x64 | 9.4 TS1M3 | 9.4 TS1M5 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2016-12-22 09:37:03 |
Date Created: | 2016-12-09 14:58:26 |